home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / SLAX 6.0.8 / slax-6.0.8.iso / slax / changelog.txt next >
Text File  |  2008-11-20  |  33KB  |  796 lines

  1. 6.0.8
  2.  
  3. - upgraded to Linux Kernel 2.6.27.6
  4. - upgraded to KDE 3.5.10
  5. - upgraded to Slackware-current
  6. - upgraded to squashfs 3.4 including the tools (Thanks to Petr Vokac!)
  7. - added support to start Slax as a PXE server (in the boot menu)
  8. - loadlin didn't work anymore due to big filesize of vmlinuz and initrd.
  9.   It has been replaced by linLd, which allows us to boot Slax from DOS again
  10. - autodetect and automount LVM partitions. Suppress by 'noauto' boot parameter
  11. - cleanum /union/mnt/ directory (delete all empty directories every boot)
  12. - if 'ip=' boot parameter is present, initialize network drivers, request
  13.   the IP address from DHCP server and mount live data over HTTP from the server
  14.   provided as a second argument to the ip= boot param (separated by semicolon)
  15.   Usually, the ip= parameter is auto-added by pxelinux, and it looks like:
  16.   ip=<client-ip>:<boot-server-ip>:<gw-ip>:<netmask>
  17. - udev-fstab-update: added mutex lock to make sure only one instance
  18.   of the script runs at the same time (udev starts them in parallel).
  19.   A forum user 'specialist' thinks that parallel execution may break fstab
  20. - Archives for static linking (*.a) moved to devel module
  21. - implemented a posixovl workaround, which executes 'find' on the directory
  22.   with changes. This may slow down the boot a bit, but it seems to be enough
  23.   in order to make sure the posixovl filesystem behaves correctly all the time.
  24.   It initiates correct caches and doesn't make aufs confused anymore.
  25.  
  26.  
  27. 6.0.7
  28.  
  29. - Slax and all its parts are now Upgraded to Slackware 12.1
  30. - some enhancements to activate script to autostart correct startup scripts
  31. - better GTK integration - using KDE icons is prefered
  32. - when a module is already activated and activate is called again, show Yes/No dialog allowing to deactivate
  33.  
  34.  
  35.  
  36. 6.0.6
  37.  
  38. - updated Flash Player to the latest version
  39. - recompiled KDE to fix some older FLAC dependencies
  40. - added libidl
  41.  
  42.  
  43. 6.0.5
  44.  
  45. - fixed alsa mixer settings when booting Slax on several different computers
  46.   with changes enabled
  47. - some slik:// fixes. Two things were needed - httpfs was modified to stop
  48.   refusing O_RWRO in the open() call, and also losetup is now monitored 
  49.   in linux live scripts and if error is returned, losetup -r is tried
  50.   afterwards. Note, losetup -r is available in Slackware since util-linux-ng
  51.   were added.
  52. - upgraded to Slackware current again, which fixes some bugs in glibc.
  53. - reordered the installed Slackware packages to prevent some gtk+2 problems
  54.  
  55.  
  56. 6.0.4
  57.  
  58. - stripped the 'samba-stripped' package even more, while adding smbspool
  59.   and upgrading to the newest version, this should enable printing on
  60.   shared Windows printers
  61. - recompiled kernel against new gcc
  62. - several packages moved from 003-desktop to 002-xorg:
  63.   rdesktop, librsvg, libgsf, xaw3d, lm_sensors, fluxbox
  64. - kommander (kmdr-executor) moved from 004-kdeapps to 003-desktop
  65. - nopcmcia boot parameter fixes again (for the third time!)
  66. - updated to Slackware-current
  67. - sound volumes are now adjusted like in alsaconfig
  68. - Slax now uses original alsa packages from Slackware
  69.  
  70.  
  71. 6.0.3
  72.  
  73. - fixed nopcmcia again, sorry for that
  74. - added /etc/hardwareclock (set to localtime)
  75. - removed gnutls package, I have no idea why this was even included
  76. - added wpa_supplicant
  77. - recompiled KDE components
  78. - upgraded to Slackware-current
  79. - fixed a bug in sqlzma, which may cause (in rare conditions) data corruption
  80. - bugfix: sgnfile= boot parameter was not working
  81. - bugfix: sqlzma kernel driver suffered a problem which is fixed now
  82. - make_iso.sh now works even if called from a different directory
  83.  
  84.  
  85. 6.0.2
  86.  
  87. - make activate and deactivate work even without k{activate/deactivate}
  88. - Slackware's gtk+2 update fixes the buggy flash in konqueror. So the plugin
  89.   is now enabled by default again.
  90. - microphone audio channels are not unmuted by default, this bug has been
  91.   introduced in 6.0.1, sorry for that
  92. - module manager and network-config chmoded to be executable, introduced in
  93.   6.0.1 as well, caused KDE to show annoying dialog.
  94. - hopefully fixed the nopcmcia boot parameter
  95.  
  96.  
  97.  
  98. 6.0.1
  99.  
  100. - bugfix: Module Manager will display correct info about slik'ed modules
  101. - bugfix: activate refused to insert a module which was activater last time (before reboot)
  102.           because of some empty mountpoints left. This is now fixed
  103. - bugfix: /etc/slax-version now shows correct version number
  104. - bugfix: trash bin was not empty
  105. - bugfix: swap partitions were not auto activated due to a bug in linux live scripts
  106. - bugfix: raise sound volume for 'front', 'center' and 'side' channels too
  107. - kdeglobals set to force konqueror to follow slik:// addresses without asking
  108. - For a popular demand for at least a stripped version of vi in Slax, symlinked vi from busybox.
  109.   Slax will not have vi as default, but the 'vi' command will call the busybox's vi.
  110. - workaround: because Flash plugin with konqueror hangs even after recompiling KDE 3.5.9,
  111.   disabled flash plugins in konqueror. I have no idea how to fix that.
  112. - added madwifi drivers version 0.9.4
  113. - added memtest 2.1
  114. - make posixovl less sceptic (use kernel cache and set relookup timeouts to 300 seconds)
  115.   in order to get 2x better performace
  116. - delete some unneeded gcc++ files to save few megabytes
  117.  
  118.  
  119. 6.0.0
  120.  
  121. - added new Linux Live scripts with aufs instead of unionfs
  122. - aufs provides 100% stability and reliability. If you ever saw a kernel oops
  123.   in Slax, this should never happen anymore thanks to unionfs replacement: aufs
  124. - squashfs now supports LZMA compression, so Slax is a lot of smaller!
  125. - using udev instead of hotplug to autodetect and autoload device drivers
  126. - upgraded to newest Slackware's packages, newest Xorg, newest Kernel 2.6.24.2, newest KDE 3.5.8
  127. - most changelog entries are missing
  128.  
  129.  
  130. 5.1.8.1
  131.  
  132. - fixed samba ioslave for kde
  133.  
  134.  
  135. 5.1.8
  136.  
  137. - added KDE 3.5.4
  138. - probeusb parameter now sleeps 6 seconds to wait for USB devices
  139. - probeusb accepts value in seconds, like probeusb=10 (wait 10 seconds)
  140. - added changes=slaxsave.dat boot option so slax automatically saves changes
  141.   to a file called slaxsave.dat, if it exists in any partition's root
  142.   You may overide this default by your own changes=...
  143. - added slaxsave.zip to SLAX CD. This archive contains pre-builded
  144.   loop filesystems (size 128MB, 256MB, 512MB and 1GB). Just unpack your
  145.   desired file to the root of some partition and SLAX will save changes to it.
  146.   (doesn't work on NTFS as SLAX mounts NTFS readonly yet)
  147. - added NTFS-3g beta, mount your NTFS partitions with 100% writable support!
  148. - dhcpcd now waits 10 seconds for IP. People reported 5 seconds is not enough.
  149. - KDE icons in taskbar: removed ICQ icon (kopete) and added k3b icon
  150. - fixed problem with some missing partitions (usually swaps) in fstab
  151. - popcorn edition - use 1024x768 as default screen resolution
  152.  
  153.  
  154. 5.1.7
  155.  
  156. - fixed fluxbox startup script
  157. - added helvetica R10 font to stop FireFox crashing when rightclick on Flash
  158. - modified LC_ALL=C (moved to profile.d/lang.sh)
  159. - guest user removed at all, including /home/guest directory
  160. - fixed halt (poweroff) procedure
  161. - killbill edition: updated WINE, dosbox and qemu
  162.  
  163.  
  164. 5.1.7rc2
  165.  
  166. - /etc/shadow - fixed file permissions
  167. - the 'fromiso=' cheatcode is now renamed to 'from=' because it accepts also
  168.   full device path or directory path (from=/dev/hda1/slax/)
  169. - rc.local is now called as the last startup script.
  170. - added bold and italic DejaVu fonts
  171. - upgraded to fluxbox 1.0rc1, fluxbox theme modified to use DejaVu fonts
  172. - added mplayer 1.0pre8 with new xVid codecs, settings changed to use DejaVu fonts
  173. - added default subtitle encoding for mplayer (cp1250), change it in /root/.mplayer/config
  174. - added a feature to manage modules by using context menu (thanks to Matiee)
  175. - added back kernel 2.6.16(.22)
  176. - added noswap boot parameter to disable autoloading of a swap parition
  177. - fixed from=/dev/... paths
  178. - fixed comma and semicolon replacement in load= and noload= params
  179. - fixed linuxrc searching for data (dirname), thanks to Niels Endres
  180. - load= and noload= are now case-insensitive, thanks to Niels Endres
  181. - added -f option to syslinux in make_disk.bat, which allows user to install
  182.   SLAX to any disk, even if it's not removable
  183. - fixed starting Xwindow with copy2ram cheatcode
  184. - added 'cleanup' script call to properly unmount all devices used while 
  185.   'changes=' and 'from='.
  186.  
  187.  
  188. 5.1.7rc1
  189.  
  190. - added fromiso= boot argument. You may use fromiso=slax.iso to search through
  191.   the whole disk, or fromiso=/dev/sda1/slax.iso to search only on hda1
  192. - added noauto boot argument, to disable automounting of disks
  193. - SLAX doesn't start if you copy it to harddisk to a subdirectory. Use fromiso=
  194.   in the case you wish to boot slax from disk this way (fromiso=/dev/sda1/SLAX/)
  195. - modified changes= cheatcode to accept device names with path,
  196.   for example changes=/dev/sda1/changes.dat
  197. - fixed load= parameter which were broken in 5.4.5
  198. - modules are now found in /base /modules and /optional directories
  199.   and all its subdirectories!
  200. - load= and noload= now officially work as regexp, you may use * which
  201.   is translated to '.*'. Moreover if you have subdirectories of modules,
  202.   you may load or noload all the trees by a single argument
  203.  
  204.  
  205.  
  206. 5.1.6
  207.  
  208. - added newest linux live scripts to fix some noload issues
  209. - added NTFS write support (use ntfsmount command and read NTFS wiki)
  210. - fuse module is modprobed automatically during boot (added to rc.modules)
  211. - setup konqueror to pipe sound through arts for plugins
  212.  
  213.  
  214. 5.1.5
  215.  
  216. - added noload cheatcode, to disable loading specified slax modules (even those from /base/ and /modules)
  217. - added ramsize= cheatcode, to specify how much RAM is used to store changes (defaults to ramsize=60%)
  218. - added make_disk.sh script to SLAX CD, to create bootable SLAX disk (eg. install SLAX to USB device)
  219. - added different size of boot (splash) image to be more compatible with all screen resolutions
  220.   Please note that SLAX doesn't need bootsplash patches in order to show image during boot,
  221.   all we need is different /usr/src/linux/drivers/video/logo/logo_linux_clut224.ppm
  222. - don't start dhcpcd at background (prevent annoying messages at login prompt)
  223. - unmute VIDEO and CD sound chanels (set volume to 77%)
  224. - set kPlayer to use arts
  225. - fixed popcorn missing libraries
  226.  
  227.  
  228. 5.1.4
  229.  
  230. - added KDE 3.5.2, koffice 1.5.0
  231. - updated alsa sound drivers
  232. - updated to latest Linux-2.6.16 patches
  233. - updated ndiswrapper and atheros wifi drivers
  234. - fixed gtk2 config to use nicer default theme and font (all firefox users are happy)
  235. - fixed manual IP configuration
  236. - dhcpcd now waits only 5 seconds to DHCP response
  237. - removed noatun at all
  238. - upgraded many libraries from Slackware current
  239. - added new busybox binary to linux live scripts, this fixes accidental
  240.   problems of mounting union during startup.
  241. - created official development module and kernel source module for SLAX
  242. - added iocharset= boot option, to mount NTFS/DOS filesystems with correct encoding
  243. - added script make_disk.bat to SLAX CD, to create USB bootable disk in windows
  244. - properly remount ro disk device if SLAX is using data from it
  245. - added FUSE and SSHFS filesystems, this will replace webconfig in the future
  246. - cups set as a default printing system in KDE
  247. - artsd doesn't autosuspend now, as this caused hundred of artsd processes 
  248.   to be started on some machines (and in vmware), causing SLAX to swap or hang
  249. - autoexec boot argument replaces "~" by spaces now, very useful if you need
  250.   to execute some command with parameters
  251. - when autoexec is used, halt (powerdown) instead of reboot
  252. - added openldap client and upgraded samba client files
  253. - removed 2 useless videos from k3b extras
  254.  
  255.  
  256. 5.1.0
  257.  
  258. - properly unmount device mounted by changes= boot argument
  259. - added kbuildsycoca to kde-uselivemod to rebuild menu entries
  260. - webconfig configuration size limit raised from 8MB to 28MB
  261.   webconfig now saves ALL modifications in the whole filesystem
  262. - webconfig now uses direct access (uselivemod and dir2mo),
  263.   configsave and configrestore are deprecated and will be replaced by
  264.   changes= cheatcode soon.
  265. - added DejaVu fonts (Bitstream Vera with enhancements)
  266.  
  267.  
  268. 5.0.8
  269.  
  270. - eject only CD which is SLAX running from (thanks to Grobsch for this idea)
  271.   This also causes no CD ejection if SLAX is started from harddisk
  272.  
  273.  
  274.  
  275. 5.0.7
  276.  
  277. - based on Slackware 10.2
  278. - added Slackwares 2.6 testing kernel with SCSI support!
  279. - added ACPI modules directly to linux kernel (power button support)
  280. - added knemo to KDE (kde network monitor systray icon)
  281. - added portmap for NFS networks
  282. - added autoexec= boot option to allow execution of something instead of login. 
  283.   use eg. autoexec=startx (instead of former "gui" boot argument)
  284. - added nosound boot option
  285. - added newer memtest to linux live scripts and slax
  286. - add libvorbis and libogg to popcorn edition. required by many games
  287. - fixed rc.S, it now tries to remount read-only root filesystem to rw
  288. - fixed floppy boot parameter (rc.slax)
  289. - fixed uselivemod startup scripts (replaced SETUP## by SCRIPT##)
  290. - fixed bug in crashing kicker on kde logout
  291. - fixed the situatuin when mounting loop device confused mntall
  292. - fixed mntall to properly add comment for swap devices
  293. - fixed fstab-create to preserve lines added manually (which doesn't
  294.   have special #comment)
  295. - reverted to old ATI drivers in xorg. newer ones are broken
  296. - flash plugin didn't work for regular user because of wrong permissions
  297. - updated rc.* scripts in slax because of changes in Slackware
  298. - updated hotplug blacklist because of changes in Slackware
  299. - modified copy2ram function to copy only used .mo files to RAM
  300. - all .a files are now stripped with -g option (removing all unneeded debug)
  301. - removed gui boot option, you can always do autoexec=startx
  302. - ppp package moved to core.mo (so ppp is now included even in Frodo Edition)
  303. - rp-pppoe package moved to core.mo (so pppoe is now included even in Frodo Edition)
  304. - kbd package moved to core.mo (so it's in Frodo too)
  305.  
  306.  
  307. 5.0.6
  308.  
  309. - better integration of SLAX modules (.mo) in KDE
  310. - moved syncing in slax installer (to the end)
  311. - mntall script now also mounts (not only detects) all partitions when it's started,
  312.   nevertheless then it still doesn't mount any new (eg. usb) devices automatically
  313.   when they are plugged while running slax (only detects them and updates fstab)
  314. - using Linux Kernel 2.6.12.2 with new ALSA sound drivers 1.0.9b
  315. - KOffice+Pim are now in a separated base module, so it's easily removable
  316. - kdeApps are in separated module also
  317. - added new GTK default theme so GTK applications won't look ugly anymore.
  318.   This is needed because a lot of modules will be for GTK, I'm sure
  319. - fixed configsave and websafe, it didn't work properly for two or more sessions
  320. - removed nforce support for sound/net, I'm sorry but the driver won't compile
  321. - removed ThunderBird from Popcorn Edition
  322. - changed Kopete default font - it's smaller now
  323. - run ldconfig if /modules/ are used.
  324. - updated devel module, kernel source need make version.h etc...
  325. - added SLAX installer to KDE menu. The same for Netconf
  326. - compilled koffice 1.4 with wordperfect support
  327. - configsave now refuses to work under guest account
  328. - changed font settings for konqueror to use Luxi: Sans,Serif,Mono
  329. - removed 75dpi & Type1 fonts (saves 20MB!)
  330. - updated slax network configurator to offer implicit values which are currently set.
  331. - hopefully better function to create fstab
  332. - mntall script now uses blkid
  333. - start lisa with kde to allow LAN browsing, it needed some config file
  334.  
  335.  
  336. 5.0.5 Popcorn Edition
  337.  
  338. - upgraded to unionfs 1.0.12a + patches from current CVS
  339. - added XFce
  340. - added GTK apps for XFce: mozilla firefox and thunderbird, gaim, abiword, xmms, gmplayer
  341. - removed some *.pod documentation from perl, saves 2 MB
  342.  
  343.  
  344. 5.0.5
  345.  
  346. - recompiled kernel, using 2.6.11.8 with 4GB RAM support and SMP
  347. - fixed error message during X startup (about hostname)
  348. - guest user can see mixer icon and screensize icon too
  349. - added kio_imap for kmail
  350. - LISA is started with KDE to allow LAN browsing
  351. - startx didn't start KDE after flux command, fixed
  352. - updated fluxbox menu
  353. - created nice fluxbox plastik theme
  354. - added fstab-create script to make sure all devices are listed in fstab
  355.  
  356.  
  357. 5.0.4
  358.  
  359. - SLAX updated to Slackware current
  360. - fixed Kopete, it doesn't crash anymore.
  361. - recompiled KDE, added cyrus-sasl support
  362. - fixed slax installer, added remount,sync option
  363. - added MPlayer 1.0pre7
  364. - firewall is not started automatically anymore
  365.  
  366.  
  367. 5.0.3
  368.  
  369. - fixed PS/2 mouse - added missing rc.modules
  370.  
  371.  
  372. 5.0.2
  373.  
  374. - better international support (more suitable default font in KDE)
  375. - fixed perl warning messages
  376. - fixed USB devices recognition during boot, removed ub USB driver
  377. - removed some TipsOfTheDay
  378. - cdrom devices are mounted with iso9660 now
  379. - added Linux kernel 2.6.11.7
  380.  
  381.  
  382. 5.0.1
  383.  
  384. - X fonts are configured properly now, international characters should work OK
  385. - linux live scripts handle automounting differently, thus SLAX should find
  386.   even usb devices, and cdrom devices are mounted to /mnt/cdrom_hdc for example.
  387.   Also initrd contains codepage cp437 module for access to vfat filesystems
  388. - udev is started even with nohotplug boot argument
  389. - MySLAX creator upgraded to 1.7
  390. - fluxbox command replaced by flux one
  391. - gui* scripts start xwindow in vesa mode, use xconf manually
  392. - fixed slax-install and heavily tested
  393.  
  394.  
  395. 5.0.0
  396.  
  397. - added Linux kernel 2.6.11.6
  398. - based on Slackware-current and Linux Live 5 with UnionFS and SquashFS support
  399. - added ALSA sound drivers 1.0.9rc2
  400. - added KDE 3.4 with some configuration tweaks to be even nicer
  401. - added nodma boot option to disable DMA for CDROMs and disks
  402. - updated nvidia nforce drivers (network, sound)
  403. - added madwifi Wireless support!
  404. - added perl so ndiswrapper 1.1 should finaly work
  405. - mplayer upgraded to 1.0pre6a
  406. - default sound volume is 77% instead of 88%
  407. - cdrom is ejected before reboot (by using cdrecord)
  408. - wheelmouse boot option removed, wheel is used automatically in X
  409. - boot options mousedev, mouseproto, hrefresh, vrefresh, colordepth removed
  410. - added madWifi and linux-wlan-ng drivers for WIFI cards
  411. - removed tohd and fromhd boot options
  412. - copy2ram boot option forces cd eject automatically
  413. - removed nolock boot option, cd should be unlocked automatically when slax ends
  414. - removed hdc=ide-scsi boot option, works automatically with kernel 2.6
  415. - removed firewall option, firewall is started automatically and disables
  416.   all incomming connections to ports other than 21 22 23 25 80 110
  417. - removed 845patch boot option
  418. - added webconfig boot option, to save/restore config on SLAX website!
  419. - added MySLAX creator to edit SLAX iso in Windows
  420.  
  421.  
  422. 4.2.0
  423.  
  424. - added Linux kernel 2.4.28-pre4 with SATA support as modules
  425. - added some missing cheatcodes to cheatcodes.txt on the CD
  426. - added toram boot option, a synonym for copy2ram
  427. - added X.org 6.8.1
  428. - added KDE 3.3.1
  429. - added KOffice 1.3.3
  430. - added ndiswrapper 0.10 (allows using Windows drivers for wifi cards)
  431. - added sudo, guest can start gui by using it
  432. - added beep-media-player (xmms clone with very nice skin)
  433. - added user "guest" with password "guest". Please understand that guest
  434.   is a non-root user so you can't start any software in SLAX which would
  435.   need root priviledges. GUI can be started (sudo is used).
  436. - added "noguest" boot parameter to disable guest user during boot
  437. - added "norestore" boot parameter to disable autorestoring of saved config
  438. - added "home=" boot parameter to mount root's home from file or device
  439. - slax-install disables guest user account from SLAX installed to harddisk
  440.   You will need to execute "usermod -U guest" as root to enable it back.
  441. - mouseproto boot option now affects GPM too.
  442. - fixed "slax gui" boot parameter. Only guisafe and guifast were working.
  443. - removed some KDE games, I'm sorry. kdemine won't be added.
  444. - removed juk audio player, it crashed all the time ...
  445. - stripped all unneeded symbols from KDE libraries to make KDE even smaller,
  446.  
  447.  
  448. 4.1.4
  449.  
  450. - added Linux Kernel 2.4.28-pre2 with SATA support compiled in!
  451. - added KDE 3.3.0, see new KDEpim, it's amazing!
  452. - added KOffice 1.3.2, K3B 0.11.14
  453. - added rdesktop, KDE's krdc is using it
  454. - added cheatcodes.txt to CD's root directory
  455. - added mplayer 1.0-pre5, recompiled with alot of options
  456. - added guisafe and guifast boot options
  457. - kolourpaint is a standard part of KDE now
  458. - fixed autorun.inf
  459. - fixed xconf script (remove doubled refresh values)
  460. - modified gui.conf, default horizsync is now 30-64
  461. - dbdiff shows error message while restoring configuration from different SLAX version
  462. - fixed slax-install script
  463. - preserve package data in /var to allow removing packages after installing slax to disk
  464. - fixed loading SLAX by using loadlin (initrd size wasn't updated to 9999)
  465. - remove card decorations for Patience, this saves almost 2 MB!
  466.  
  467. 4.1.3
  468.  
  469. - added kernel 2.4.27-pre3
  470. - added /usr/bin/slax-install script, finaly working in textmode.
  471.   I need some nice GUI for this, any contributors?
  472. - added "gui" boot option to skip textmode login and autostart Xwindow with KDE
  473. - added bind (nslookup, host, dig, named cache nameserver, etc)
  474. - firewall is disabled as default, it caused problems with browsing local LAN.
  475.   use "slax firewall" boot option to enable it or "/etc/rc.d/rc.firewall start"
  476. - removed smb4k, konqueror can browse local LAN as well, you can doubleclick
  477.   the Home icon on the desktop and choose Lan Browser.
  478. - removed cron hourly jobs (rmmod each hour, which were causing problems)
  479. - include /home directory in configsave/configrestore
  480. - added kolorpaint (mspaint alternative, standard part of KDE 3.3)
  481. - added flac, id3lib support, recompiled k3b and KDE
  482. - QT is now moved to opt.img, you can easily remove it with KDE at once
  483. - removed czech language support (visit www.slax.cz for Czech SLAX!)
  484. - added 4 very nice themes to FluxBox
  485. - kplayer configured to disable window resizing (when comming back from fullscreen)
  486. - start ldconfig and fc-cache if SLAX is installed to disk
  487. - proftpd replaced by vsftpd, it's smaller and easy to configure
  488. - XFree replaced by X.org
  489. - When X autoconfig fails, try to use VESA framebuffer (guisafe) automatically
  490. - Don't remove customization and docbook from KDElibs
  491.  
  492.  
  493. 4.1.2
  494.  
  495. - based on Slackware-almost-current (with some exceptions)
  496. - fixed xconf, modified mouse order to assure that the first CoreDevice will work
  497. - fixed kplayer icon
  498. - fixed dbdiff (configsave) to skip mounted partitions (or samba shares)
  499. - fixed juk audio player - recompiled
  500. - fixed kde audio ripper - lame is used now for encode to mp3
  501. - added tohd, fromhd and hdsubdir boot options
  502. - added /etc/slax-version file
  503. - added /usr/bin/slax-install script, not finished, needs lilo config
  504. - added gpart (tool for guessing PC-type hard disk partitions)
  505. - network services are not started automatically at the boot
  506. - simple firewall is activated disallowing all incomming connections
  507.   (this could be also done by "/etc/rc.d/rc.firewall start")
  508. - added "slax server" boot option to enable all network services,
  509.   it also disables the firewall, allowing all incomming connections
  510.   (could be also done by "/etc/rc.d/rc.firewall stop")
  511. - updated DOC_MULTILANG documentation
  512.  
  513.  
  514. 4.1.2-pre1
  515.  
  516. - based on Slackware-current TODAY
  517. - don't remove X11 locales now
  518. - added DOC_MULTILANG, a documentation describing how to create
  519.   a module for slax with your language
  520. - added ctorrent (bittorrent client written in c)
  521. - added lame mp3 encoder
  522. - added KDE 3.2.2 with QT 3.2.2 and KOffice 1.3.1
  523. - modified .inputrc to enable czech, russian, and all other keymaps in BASH
  524. - fixed russian (and probably some other) fonts in KDE
  525. - fixed create_bootdisk.sh script to make a bootable USB FlashDisk
  526. - fixed mouseproto, mousedev and wheelmouse boot options
  527.  
  528.  
  529. 4.1.1
  530.  
  531. - fixed rc.alsa and alsaconf scripts
  532. - fixed booting problems (I hope, please report)
  533. - added Parted 1.6.9
  534. - upgraded netscape plugins to 7.1
  535. - modified xconf allowing several mice to work in paralel
  536. - added noapm boot parameter, APM is started automatically now
  537. - removed imageMagick, it was broken very often
  538.  
  539.  
  540. 4.1.0
  541.  
  542. - added Kernel 2.4.26 with alsa 1.0.4
  543. - preserve some locale dirs in X11R6 (C, lib)
  544.  
  545.  
  546. 4.0.8
  547.  
  548. - removed all version informations from text files except ./etc/issue
  549. - added smb4k (samba shares browser for KDE)
  550. - xfree: upgraded fontconfig, freetype and xft
  551. - ssh daemon is not started automatically, use "sh /etc/rc.d/rc.sshd start"
  552.  
  553.  
  554. 4.0.7
  555.  
  556. - based on Linux Live scripts 4.0.7
  557. - recompiled kdemultimedia
  558. - fixed moduse script, added calling of "manual" module script if exists
  559. - third argument for dir2img is optional now, it defaults to "/"
  560. - added Kplayer 0.5-cvs
  561. - added xvid 1.0.0rc4
  562. - hopefully fixed some mouse detection problems
  563.  
  564.  
  565. 4.0.5
  566.  
  567. - better font handling in KDE (rebuilded indexes by kfontinst)
  568. - forced to kill artsd imediately after logout from KDE to avoid hangups
  569. - added nc (netcat) package
  570. - added ALSA 1.0.4 final kernel modules
  571. - changed order of inserting modules (packs/*.tar.gz files are extracted first)
  572. - fixed eject boot parameter
  573. - fixed create_bootdisk.sh script (lilo doesn't store MBR backup now)
  574. - fixed memtest (finaly)
  575. - fixed ide-scsi modules loading
  576. - removed kghostview (use kpdf instead)
  577. - removed kview (use kuickshow instead)
  578. - removed noatun (use juk instead)
  579. - removed kaboodle (use kplayer instead)
  580. - czech international module released
  581.  
  582.  
  583. 4.0.4
  584.  
  585. - now based on Linux Live scripts 4.0.4
  586.  
  587. - added Xfree 4.4.0
  588. - added KDE 3.2.1 (recompiled and stripped, I'm not using Slackware's KDE)
  589. - added floppy tools (to be able to work with floppies under KDE)
  590. - added K3B 0.11.9 with monkeyaudioplugin
  591. - /dev/cdrom symlink is automatically created now
  592. - added Smart Boot Manager floppy image (to FLOPPY/ directory on the CD)
  593. - added memtest boot option to start memtest
  594. - added 845patch for intel's i845G chipset - start SLAX with "load=845patch"
  595.   boot option to be able to start Xwindow system on Dell Inspirons
  596. - removed lang= functionality and implemented load=... boot option to load all
  597.   specified modules from /optional/ directory (eg. load=wine,xmms,lang_fr)
  598. - added wheelmouse boot option to force imps/2 mouse protocol for X
  599. - added mouseproto= boot option to force own protocol (mouseproto=imps/2 = wheelmouse)
  600. - added mousedev= boot option to specify /dev/mouse symlink. (eg. mouse=/dev/psaux)
  601. - default KDE audio player changed to juk (Jukebox, very nice)
  602.  
  603. - fixed smbmount (finaly!) by adding some IBM charset library
  604. - fixed ftp upload directory permissions
  605. - fixed moduse (and other script's) problem to locate liblinuxlive
  606.  
  607. - KDE window decoration changed to Plastik
  608. - added slax.ico file and autorun.inf for Windows OS
  609. - added some help messages to rc.M - about nohotplug, nopcmcia, etc.
  610. - initrd doesn't contain SCSI modules now, it was useless
  611. - disabled artsmessage about redirecting sound to /dev/null
  612.  
  613. - slaxbuild: delete_mess replaced by move_mess, files which have to go
  614.   are not lost, but moved somewhere to /tmp
  615.  
  616. 4.0.1
  617.  
  618. - now based on 4.0.1 linux live scripts
  619. - added Kernel 2.4.25 with ovlfs and alsa 1.0.2c
  620. - added hotplug 05_01_2004
  621. - changed rc.alsa to modprobe oss emulation before adjusting volume
  622. - fixed kde arts - it uses Threaded OSS now, should fix alot of troubles in KDE
  623. - fixed samba, tested
  624. - rebuilded all fonts caches etc.
  625. - added DVD symlink
  626. - added boot parameter probeusb to enable booting from USB FlashDisk
  627. - floppy automounting only available with "floppy" boot parameter
  628. - added KDE 3.2 final hacked (and kmail patched)
  629. - added KOffice 1.3 final
  630. - added CUPS printing system
  631. - added script to copy&install SLAX to flashdisk (USB mastorage device) or hda (disk)
  632.   (./bootfiles/create_bootdisk.sh)
  633. - added tools/moduse script to use module in Live filesystem on the fly (while running slax)!
  634. - added tools/modinsert script to insert downloaded modules to LiveCD ISO
  635. - added debugslax script
  636. - syslog is started before hotplug to avoid annoying messages
  637. - removed foreign languages for KDE
  638. - added SLAX splash screen
  639. - cursor theme changed to Crystal (from kdelook.org)
  640. - added new skin for mplayer
  641.  
  642. 3.0.25
  643.  
  644. - now based on 3.0.25 linux live scripts
  645. - ee starts kview
  646. - added floppy automounting
  647. - fixed dbdiff (configsave and configrestore)
  648. - added autorestoring configuration from flashdisk or floppy or disc partition
  649. - added kdepim (kmail etc)
  650. - added czech(cs), german (de), brazil (pt_BR), french (fr) KDE language support!
  651. - removed rdesktop, it's no longer needed with KDE's remote desktop connection
  652. - removed wine
  653. - fixed loadlin (dos) parameters, I didn't test it
  654. - modified HorizSync in X config file to get hopefully better display
  655. - suppressed hotplug error messages (printk)
  656.  
  657.  
  658. 3.0.24
  659.  
  660. - SLAX is the new name for Slackware-Live!
  661.  
  662. - Now created by Linux Live scripts
  663. - Using KDE 3.2beta2!
  664. - Using KOffice 1.3beta2!
  665.  
  666. - removed quanta
  667. - configsave and configrestore doesn't work
  668. - added glut, libid3tag
  669. - added Linux kernel 2.4.23
  670. - removed printing and PDF/PS applications
  671. - sound volume is set to 88% automatically
  672. - rc.6 script modified, removed swap unmounting because of ovlfs
  673. - removed ldconfig and fonts-cache calls from rc.M
  674. - added monkeyd httpd server with the home in /root/public
  675. - fixed banana script calling (from /etc/rc.d/rc.httpd)
  676. - added gui script to autoconfigure Xwindow system
  677. - added apmd and acpid daemons
  678. - fixed apm - modprobe apm is not done when noapm kernel parameter is present
  679. - added nopcmcia kernel parameter
  680.  
  681. 2.9.0.22
  682.  
  683. removed bitchx, apache, php, mysql, bind
  684. fixed error message in auto-configrestore
  685. fixed configsave when overwriting file
  686. fixed proftpd scoreboard file
  687. configsave takes care about /dev too
  688. proftpd autoconfigured now, created world-writable directory /home/ftp/upload 
  689. added new primary Wallpaper by JR
  690. added new kernel 2.4.22 with XFS support, precompiled from Slackware
  691. added cups
  692. added dvd+rw tools
  693. added alsa drivers and kernel modules
  694. added fluxbox 0.9.6pre1
  695. added mplayer 1.0pre1
  696. alot of other packages added
  697.  
  698. 2.9.0.21
  699.  
  700. added kernel 2.4.21 (doesn't run under vmware?)
  701. added isolinux.bin
  702. added mplayer 0.91
  703. added kopete 0.71
  704. added k3b 0.9
  705. added bootdisk.img.gz to /DOS directory - a bootdisk image
  706. adde apache, php, mysql, mutt, procmail
  707. added some help to isolinux/create_bootiso
  708. added KDE 3.1.3
  709. added new wallpaper :)
  710. apm support started atomatically
  711. dbdiff rewrited, should work better and faster than ever!
  712. initrd searches for dbdiff.tar.gz and tries to run it automatically
  713. fixed bug with /var/empty
  714. gpm is not automatically started, it caused some problems. If you need the mouse in commandline, then you sure know how to start it manually
  715. initrd uses 13 MB of RAM now
  716. win renamed to gui, winfast renamed to guifast
  717. removed bdiff (binary diff). It was slow
  718.  
  719. 2.9.0.20
  720.  
  721. added bdiff, dbdiff
  722. added xdos (dosemu+freedos suite)
  723. added samba client and smbmount, nfs utils, rdist, rsync, nmap, bitchX
  724. added joe, jove, jed editors, "most" filter
  725. added fluxbox 0.9.4 window manager!
  726. added raidtools, jfsutils, reiserfsprogs, xfsprogs, umsdos-progs, zoneinfo, ... a lot of other things
  727. added splash screen, to help with boot-parameters for kernel
  728. ability to install your own packages (in /usr/local)
  729. recompiled mplayer to gain better performance, but it seems won't help...
  730. mounting CDs - egrep replaced by grep -i, mounting all partitions first, then searching for IMGs
  731. (so added the possibility to copy the CD to harddisk)
  732. +Also you can use livecd_subdir=... kernel variable when .img files are copied to non-rootdir on hdd
  733. searching for CDs in /proc/sys/dev/cdrom/info
  734. added espGhostScript, GimpPrint, any2ps, gnu-gs-fonts to show PDF files in kghostview
  735. added Kgraphics including PDF viewer, image editor, screenshot tool, and more
  736. created xpdf symlink to run kghostview as a PDF viewer
  737. created ee symlink to run kview as an image viewer
  738. all .cram files renamed to .img (so you can copy all files to DOS partition)
  739. initrd is back to 16 MB now, we are mounting tmpfs to /root
  740. removed netscape. Konqueror can use flash plugins so there is no need for NS anymore
  741. removed some KDE useless themes
  742. executables are compressed by upx packer
  743.  
  744. 2.9.0.16
  745.  
  746. added hotplug 2003_05_01
  747. some fixes in /etc
  748. bootprompt waits 3 seconds now (hold shift when booting)
  749. tagfiles (for Slackware installing) included (see devel scripts)
  750. /boot directory is no longer included as a CRAM image, it's not necessary
  751.  
  752. 2.9.0.15
  753.  
  754. ISO image fits to the 193MB CD-RW medium now!
  755. fixed boot problem on some machines (upgraded isolinux.bin)
  756. new mouse cursors for xWindow
  757. added KDE 3.1.2
  758. added Kopete 0.6.2 (a lot of bugs fixed)
  759. added flag for international keyboard support under KDE
  760. added possibility to run something automatically after booting (autoexec)
  761. added Quanta HTML and PHP wysiwyg (what you see is what you get) editor
  762. ramdisk takes 22 MB now, to raise free ramdisk space
  763. mplayer recompiled for cpu-autodetecting
  764. removed some 75dpi international fonts
  765. removed emacs
  766.  
  767. 2.9.0.14:
  768.  
  769. added KOffice
  770. removed all *.h and *.c files
  771. added the possibility to pass kernel parameters during boot (hold Shift)
  772. fixed /var/lib/ directory to allow changing of keyboard layout
  773.  
  774. 2.9.0.13:
  775.  
  776. minor bugfixes with USB mouse detection
  777. added KDE 3.1.1, k3b (burning GUI for KDE)
  778. removed all development packages (/d directory, xfree86-devel)
  779. added netscape 7
  780.  
  781. 2.9.0.12:
  782. a lot of bugfixes with USB detection
  783.  
  784. 2.9.0.11:
  785. usb mouse support for console and X
  786. mplayer 0.90 final
  787. added packages: bison byacc flex
  788.  
  789. 2.9.0.10:
  790. some bugfixes
  791. login help change
  792. run dhcpcd AFTER loading modules for network card(s).
  793. loadlin for dos added to the CD tree
  794. slackware setup scripts (/var/log/setup) copyed now to initrd
  795. created script lynx to call links (for mc extension filter)
  796.